home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / roam-and-protect.swf / scripts / frame_23 / PlaceObject2_364_172 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2005-09-29  |  173 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    _X = _root.chopper._x;
  3.    _alpha = _root.chopper._y / 6;
  4.    _xscale = _root.chopper._y / 6 + 50;
  5.    _xscale = _root.chopper._y / 6 + 50;
  6. }
  7.